home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.jdt.doc.user_3.1.1 / book.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-09-29  |  155 b   |  14 lines

  1. @import "../PRODUCT_PLUGIN/book.css";
  2.  
  3. span.control {
  4.   font-weight: bold;
  5. }
  6.  
  7. span.name {
  8.   font-style: italic;
  9. }
  10.  
  11. span.code {
  12.   font-family: monospace;
  13. }
  14.